MessageIsReminderSet Property
Contains true if a reminder has been set for this appointment, e-mail item, or task.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public bool IsReminderSet { get; set; }
Public Property IsReminderSet As Boolean
Get
Set
Property Value
Booleantrue if this instance is reminder set; otherwise,
false.